From dced75dcc42ec3b3b0a5b9f0a7858a407c3bc7b9 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Thu, 5 May 2011 19:34:31 +0200 Subject: [PATCH] reftests: Add missing css file for grid-expand test --- tests/reftests/grid-expand.css | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/reftests/grid-expand.css diff --git a/tests/reftests/grid-expand.css b/tests/reftests/grid-expand.css new file mode 100644 index 0000000000..3549d52d88 --- /dev/null +++ b/tests/reftests/grid-expand.css @@ -0,0 +1,3 @@ +GtkEventBox { + background-color: green +} -- 2.30.2